const runtime.waitReasonGCWorkerActive

3 uses

	runtime (current package)
		mgc.go#L1363: 			casGToWaiting(gp, _Grunning, waitReasonGCWorkerActive)
		runtime2.go#L1085: 	waitReasonGCWorkerActive                          // "GC worker (active)"
		runtime2.go#L1120: 	waitReasonGCWorkerActive:        "GC worker (active)",